[TARGET_API_MAC_CARBON] (mac_post_mouse_moved_event):
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Thu, 12 Apr 2007 08:11:27 +0000 (08:11 +0000)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Thu, 12 Apr 2007 08:11:27 +0000 (08:11 +0000)
commit42a121dbf8b65d6ba4e9b69621fae272e2e82395
tree02daef97e32d3ca86c4f61af3f72c0d45fd5228a
parent061861ebd693898d401861a3ab956a6c61535718
[TARGET_API_MAC_CARBON] (mac_post_mouse_moved_event):
Use GetGlobalMouse instead of GetMouse and LocalToGlobal.
(mac_initialize_display_info) [MAC_OSX]: Use CGRectZero.
(mac_initialize_display_info) [!MAC_OSX]: dpyinfo->height and
dpyinfo->width are those of whole screen.
src/macterm.c